go/types.ifacePair.identical (method)
4 uses
go/types (current package)
predicates.go#L243: func (p *ifacePair) identical(q *ifacePair) bool {
predicates.go#L439: if p.identical(q) {
unify.go#L501: if p.identical(q) {
unify.go#L702: if p.identical(q) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)